[INFO] cloning repository https://github.com/dnl-re/vooox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnl-re/vooox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnl-re%2Fvooox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnl-re%2Fvooox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8d81d671b8daccda9e5fe7680a033a64628811e
[INFO] testing dnl-re/vooox against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnl-re%2Fvooox" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dnl-re/vooox
[INFO] finished tweaking git repo https://github.com/dnl-re/vooox
[INFO] tweaked toml for git repo https://github.com/dnl-re/vooox written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dnl-re/vooox on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dnl-re/vooox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbbaacc56640966ff853882335112a84049e19bb6fc0729982f671ce0443a60a
[INFO] running `Command { std: "docker" "start" "-a" "bbbaacc56640966ff853882335112a84049e19bb6fc0729982f671ce0443a60a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbbaacc56640966ff853882335112a84049e19bb6fc0729982f671ce0443a60a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbbaacc56640966ff853882335112a84049e19bb6fc0729982f671ce0443a60a", kill_on_drop: false }`
[INFO] [stdout] bbbaacc56640966ff853882335112a84049e19bb6fc0729982f671ce0443a60a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e69011abc7e63d52abd9dc2eaa5b08853764b02116957e46658b898c0f882af
[INFO] running `Command { std: "docker" "start" "-a" "1e69011abc7e63d52abd9dc2eaa5b08853764b02116957e46658b898c0f882af", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling cpal v0.17.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]    Compiling xkbcommon v0.9.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling alsa v0.11.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling glib-sys v0.22.6
[INFO] [stderr]    Compiling gobject-sys v0.22.6
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.22.0
[INFO] [stderr]    Compiling pango-sys v0.22.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.22.0
[INFO] [stderr]    Compiling gdk4-sys v0.11.2
[INFO] [stderr]    Compiling graphene-sys v0.22.0
[INFO] [stderr]    Compiling gsk4-sys v0.11.1
[INFO] [stderr]    Compiling gtk4-sys v0.11.3
[INFO] [stderr]    Compiling gdk4-x11-sys v0.11.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rdev v0.5.3
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.22.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling gtk4-macros v0.11.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling glib v0.22.7
[INFO] [stderr]    Compiling zvariant_utils v3.3.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zvariant_derive v5.11.0
[INFO] [stderr]    Compiling zvariant v5.11.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling enigo v0.6.1
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]    Compiling zbus_macros v5.15.0
[INFO] [stderr]    Compiling gio v0.22.6
[INFO] [stderr]    Compiling cairo-rs v0.22.0
[INFO] [stderr]    Compiling graphene-rs v0.22.0
[INFO] [stderr]    Compiling zbus v5.15.0
[INFO] [stderr]    Compiling ksni v0.3.4
[INFO] [stderr]    Compiling pango v0.22.6
[INFO] [stderr]    Compiling gdk-pixbuf v0.22.0
[INFO] [stderr]    Compiling gdk4 v0.11.2
[INFO] [stderr]    Compiling gsk4 v0.11.1
[INFO] [stderr]    Compiling gdk4-x11 v0.11.0
[INFO] [stderr]    Compiling gtk4 v0.11.3
[INFO] [stderr]    Compiling vooox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stdout]   --> src/settings.rs:10:85
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Adjustment, Application, ApplicationWindow, Box as GtkBox, Button, CheckButton, ComboBoxText,
[INFO] [stdout]    |                                                                                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:237:23
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let model_combo = ComboBoxText::new();
[INFO] [stdout]     |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:379:22
[INFO] [stdout]     |
[INFO] [stdout] 379 |     let lang_combo = ComboBoxText::new();
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stdout]   --> src/setup_window.rs:19:60
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Application, ApplicationWindow, Box as GtkBox, Button, ComboBoxText, Label, Orientation,
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:842:17
[INFO] [stdout]     |
[INFO] [stdout] 842 |     let combo = ComboBoxText::new();
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cpal::traits::DeviceTrait::name`: Use `description()` for comprehensive device information including name, manufacturer, and device type. Use `id()` for a unique, stable device identifier that persists across reboots and reconnections.
[INFO] [stdout]   --> src/audio.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let name = d.name().unwrap_or_else(|_| "Unknown".into());
[INFO] [stdout]    |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gtk4::ComboBoxText::new`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:237:37
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let model_combo = ComboBoxText::new();
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::ComboBoxText::append`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:239:21
[INFO] [stdout]     |
[INFO] [stdout] 239 |         model_combo.append(Some(m.id), m.id);
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::set_active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |     model_combo.set_active_id(Some(&config.borrow().model));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:269:40
[INFO] [stdout]     |
[INFO] [stdout] 269 |             let Some(id) = model_combo.active_id() else { return };
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::connect_changed`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:288:21
[INFO] [stdout]     |
[INFO] [stdout] 288 |         model_combo.connect_changed(move |cb| {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:289:33
[INFO] [stdout]     |
[INFO] [stdout] 289 |             if let Some(m) = cb.active_id() {
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:304:40
[INFO] [stdout]     |
[INFO] [stdout] 304 |             let Some(id) = model_combo.active_id() else { return };
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:368:40
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let Some(id) = model_combo.active_id() else { return };
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gtk4::ComboBoxText::new`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:379:36
[INFO] [stdout]     |
[INFO] [stdout] 379 |     let lang_combo = ComboBoxText::new();
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::ComboBoxText::append`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:394:20
[INFO] [stdout]     |
[INFO] [stdout] 394 |         lang_combo.append(Some(id), label);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::set_active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:396:16
[INFO] [stdout]     |
[INFO] [stdout] 396 |     lang_combo.set_active_id(Some(&config.borrow().language));
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::connect_changed`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:399:20
[INFO] [stdout]     |
[INFO] [stdout] 399 |         lang_combo.connect_changed(move |cb| {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:400:33
[INFO] [stdout]     |
[INFO] [stdout] 400 |             if let Some(l) = cb.active_id() {
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gtk4::ComboBoxText::new`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:842:31
[INFO] [stdout]     |
[INFO] [stdout] 842 |     let combo = ComboBoxText::new();
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::ComboBoxText::append`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:844:15
[INFO] [stdout]     |
[INFO] [stdout] 844 |         combo.append(
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::set_active_id`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:850:11
[INFO] [stdout]     |
[INFO] [stdout] 850 |     combo.set_active_id(Some(default_model));
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::connect_changed`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:864:15
[INFO] [stdout]     |
[INFO] [stdout] 864 |         combo.connect_changed(move |cb| {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:865:34
[INFO] [stdout]     |
[INFO] [stdout] 865 |             if let Some(id) = cb.active_id() {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:906:37
[INFO] [stdout]     |
[INFO] [stdout] 906 |             let Some(model) = combo.active_id() else { return };
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s
[INFO] running `Command { std: "docker" "inspect" "1e69011abc7e63d52abd9dc2eaa5b08853764b02116957e46658b898c0f882af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e69011abc7e63d52abd9dc2eaa5b08853764b02116957e46658b898c0f882af", kill_on_drop: false }`
[INFO] [stdout] 1e69011abc7e63d52abd9dc2eaa5b08853764b02116957e46658b898c0f882af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ced08805985e4cb61cc97e43d37c3f558de9d687e1ed38049b6ef7315cfbb001
[INFO] running `Command { std: "docker" "start" "-a" "ced08805985e4cb61cc97e43d37c3f558de9d687e1ed38049b6ef7315cfbb001", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling zbus v5.15.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling enigo v0.6.1
[INFO] [stderr]    Compiling ksni v0.3.4
[INFO] [stderr]    Compiling vooox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stdout]   --> src/settings.rs:10:85
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Adjustment, Application, ApplicationWindow, Box as GtkBox, Button, CheckButton, ComboBoxText,
[INFO] [stdout]    |                                                                                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:237:23
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let model_combo = ComboBoxText::new();
[INFO] [stdout]     |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:379:22
[INFO] [stdout]     |
[INFO] [stdout] 379 |     let lang_combo = ComboBoxText::new();
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stdout]   --> src/setup_window.rs:19:60
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Application, ApplicationWindow, Box as GtkBox, Button, ComboBoxText, Label, Orientation,
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:842:17
[INFO] [stdout]     |
[INFO] [stdout] 842 |     let combo = ComboBoxText::new();
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cpal::traits::DeviceTrait::name`: Use `description()` for comprehensive device information including name, manufacturer, and device type. Use `id()` for a unique, stable device identifier that persists across reboots and reconnections.
[INFO] [stdout]   --> src/audio.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let name = d.name().unwrap_or_else(|_| "Unknown".into());
[INFO] [stdout]    |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gtk4::ComboBoxText::new`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:237:37
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let model_combo = ComboBoxText::new();
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::ComboBoxText::append`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:239:21
[INFO] [stdout]     |
[INFO] [stdout] 239 |         model_combo.append(Some(m.id), m.id);
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::set_active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |     model_combo.set_active_id(Some(&config.borrow().model));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:269:40
[INFO] [stdout]     |
[INFO] [stdout] 269 |             let Some(id) = model_combo.active_id() else { return };
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::connect_changed`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:288:21
[INFO] [stdout]     |
[INFO] [stdout] 288 |         model_combo.connect_changed(move |cb| {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:289:33
[INFO] [stdout]     |
[INFO] [stdout] 289 |             if let Some(m) = cb.active_id() {
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:304:40
[INFO] [stdout]     |
[INFO] [stdout] 304 |             let Some(id) = model_combo.active_id() else { return };
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:368:40
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let Some(id) = model_combo.active_id() else { return };
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gtk4::ComboBoxText::new`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:379:36
[INFO] [stdout]     |
[INFO] [stdout] 379 |     let lang_combo = ComboBoxText::new();
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::ComboBoxText::append`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:394:20
[INFO] [stdout]     |
[INFO] [stdout] 394 |         lang_combo.append(Some(id), label);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::set_active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:396:16
[INFO] [stdout]     |
[INFO] [stdout] 396 |     lang_combo.set_active_id(Some(&config.borrow().language));
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::connect_changed`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:399:20
[INFO] [stdout]     |
[INFO] [stdout] 399 |         lang_combo.connect_changed(move |cb| {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/settings.rs:400:33
[INFO] [stdout]     |
[INFO] [stdout] 400 |             if let Some(l) = cb.active_id() {
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gtk4::ComboBoxText::new`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:842:31
[INFO] [stdout]     |
[INFO] [stdout] 842 |     let combo = ComboBoxText::new();
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::ComboBoxText::append`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:844:15
[INFO] [stdout]     |
[INFO] [stdout] 844 |         combo.append(
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::set_active_id`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:850:11
[INFO] [stdout]     |
[INFO] [stdout] 850 |     combo.set_active_id(Some(default_model));
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::connect_changed`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:864:15
[INFO] [stdout]     |
[INFO] [stdout] 864 |         combo.connect_changed(move |cb| {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:865:34
[INFO] [stdout]     |
[INFO] [stdout] 865 |             if let Some(id) = cb.active_id() {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stdout]    --> src/setup_window.rs:906:37
[INFO] [stdout]     |
[INFO] [stdout] 906 |             let Some(model) = combo.active_id() else { return };
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super`
[INFO] [stdout]    --> src/gpu.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     use super::*;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.30s
[INFO] running `Command { std: "docker" "inspect" "ced08805985e4cb61cc97e43d37c3f558de9d687e1ed38049b6ef7315cfbb001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ced08805985e4cb61cc97e43d37c3f558de9d687e1ed38049b6ef7315cfbb001", kill_on_drop: false }`
[INFO] [stdout] ced08805985e4cb61cc97e43d37c3f558de9d687e1ed38049b6ef7315cfbb001
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e1fa3e75ce6cd33a93c55131648a2b4ca3c70743f3b7841e1350deb7442eed55
[INFO] running `Command { std: "docker" "start" "-a" "e1fa3e75ce6cd33a93c55131648a2b4ca3c70743f3b7841e1350deb7442eed55", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stderr]   --> src/settings.rs:10:85
[INFO] [stderr]    |
[INFO] [stderr] 10 |     Adjustment, Application, ApplicationWindow, Box as GtkBox, Button, CheckButton, ComboBoxText,
[INFO] [stderr]    |                                                                                     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:237:23
[INFO] [stderr]     |
[INFO] [stderr] 237 |     let model_combo = ComboBoxText::new();
[INFO] [stderr]     |                       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:379:22
[INFO] [stderr]     |
[INFO] [stderr] 379 |     let lang_combo = ComboBoxText::new();
[INFO] [stderr]     |                      ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stderr]   --> src/setup_window.rs:19:60
[INFO] [stderr]    |
[INFO] [stderr] 19 |     Application, ApplicationWindow, Box as GtkBox, Button, ComboBoxText, Label, Orientation,
[INFO] [stderr]    |                                                            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `gtk4::ComboBoxText`: Since 4.10
[INFO] [stderr]    --> src/setup_window.rs:842:17
[INFO] [stderr]     |
[INFO] [stderr] 842 |     let combo = ComboBoxText::new();
[INFO] [stderr]     |                 ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `cpal::traits::DeviceTrait::name`: Use `description()` for comprehensive device information including name, manufacturer, and device type. Use `id()` for a unique, stable device identifier that persists across reboots and reconnections.
[INFO] [stderr]   --> src/audio.rs:62:30
[INFO] [stderr]    |
[INFO] [stderr] 62 |                 let name = d.name().unwrap_or_else(|_| "Unknown".into());
[INFO] [stderr]    |                              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `gtk4::ComboBoxText::new`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:237:37
[INFO] [stderr]     |
[INFO] [stderr] 237 |     let model_combo = ComboBoxText::new();
[INFO] [stderr]     |                                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::ComboBoxText::append`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:239:21
[INFO] [stderr]     |
[INFO] [stderr] 239 |         model_combo.append(Some(m.id), m.id);
[INFO] [stderr]     |                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::set_active_id`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:241:17
[INFO] [stderr]     |
[INFO] [stderr] 241 |     model_combo.set_active_id(Some(&config.borrow().model));
[INFO] [stderr]     |                 ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:269:40
[INFO] [stderr]     |
[INFO] [stderr] 269 |             let Some(id) = model_combo.active_id() else { return };
[INFO] [stderr]     |                                        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::connect_changed`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:288:21
[INFO] [stderr]     |
[INFO] [stderr] 288 |         model_combo.connect_changed(move |cb| {
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:289:33
[INFO] [stderr]     |
[INFO] [stderr] 289 |             if let Some(m) = cb.active_id() {
[INFO] [stderr]     |                                 ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:304:40
[INFO] [stderr]     |
[INFO] [stderr] 304 |             let Some(id) = model_combo.active_id() else { return };
[INFO] [stderr]     |                                        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:368:40
[INFO] [stderr]     |
[INFO] [stderr] 368 |             let Some(id) = model_combo.active_id() else { return };
[INFO] [stderr]     |                                        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `gtk4::ComboBoxText::new`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:379:36
[INFO] [stderr]     |
[INFO] [stderr] 379 |     let lang_combo = ComboBoxText::new();
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::ComboBoxText::append`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:394:20
[INFO] [stderr]     |
[INFO] [stderr] 394 |         lang_combo.append(Some(id), label);
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::set_active_id`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:396:16
[INFO] [stderr]     |
[INFO] [stderr] 396 |     lang_combo.set_active_id(Some(&config.borrow().language));
[INFO] [stderr]     |                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::connect_changed`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:399:20
[INFO] [stderr]     |
[INFO] [stderr] 399 |         lang_combo.connect_changed(move |cb| {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stderr]    --> src/settings.rs:400:33
[INFO] [stderr]     |
[INFO] [stderr] 400 |             if let Some(l) = cb.active_id() {
[INFO] [stderr]     |                                 ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `gtk4::ComboBoxText::new`: Since 4.10
[INFO] [stderr]    --> src/setup_window.rs:842:31
[INFO] [stderr]     |
[INFO] [stderr] 842 |     let combo = ComboBoxText::new();
[INFO] [stderr]     |                               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::ComboBoxText::append`: Since 4.10
[INFO] [stderr]    --> src/setup_window.rs:844:15
[INFO] [stderr]     |
[INFO] [stderr] 844 |         combo.append(
[INFO] [stderr]     |               ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::set_active_id`: Since 4.10
[INFO] [stderr]    --> src/setup_window.rs:850:11
[INFO] [stderr]     |
[INFO] [stderr] 850 |     combo.set_active_id(Some(default_model));
[INFO] [stderr]     |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::connect_changed`: Since 4.10
[INFO] [stderr]    --> src/setup_window.rs:864:15
[INFO] [stderr]     |
[INFO] [stderr] 864 |         combo.connect_changed(move |cb| {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stderr]    --> src/setup_window.rs:865:34
[INFO] [stderr]     |
[INFO] [stderr] 865 |             if let Some(id) = cb.active_id() {
[INFO] [stderr]     |                                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `gtk4::prelude::ComboBoxExt::active_id`: Since 4.10
[INFO] [stderr]    --> src/setup_window.rs:906:37
[INFO] [stderr]     |
[INFO] [stderr] 906 |             let Some(model) = combo.active_id() else { return };
[INFO] [stderr]     |                                     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super`
[INFO] [stderr]    --> src/gpu.rs:202:9
[INFO] [stderr]     |
[INFO] [stderr] 202 |     use super::*;
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `vooox` (bin "vooox" test) generated 26 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vooox-4cd1d9eac94552fc)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test audio::tests::device_filter_keeps_only_useful_devices ... ok
[INFO] [stdout] test audio::tests::wav_header_fields ... ok
[INFO] [stdout] test audio::tests::to_mono_stereo ... ok
[INFO] [stdout] test audio::tests::to_mono_passthrough ... ok
[INFO] [stdout] test audio::tests::wav_roundtrip ... ok
[INFO] [stdout] test gpu::tests::driver_too_old_when_under_525 ... ok
[INFO] [stdout] test config::tests::default_config_roundtrip ... ok
[INFO] [stdout] test paths::tests::data_dir_falls_back_to_home ... ok
[INFO] [stdout] test paths::tests::data_dir_uses_xdg_data_home ... ok
[INFO] [stdout] test shortcuts::tests::parse_alt_f4 ... ok
[INFO] [stdout] test shortcuts::tests::parse_empty_fails ... ok
[INFO] [stdout] test config::tests::save_creates_autostart_file ... ok
[INFO] [stdout] test history::tests::max_entries_enforced ... ok
[INFO] [stdout] test shortcuts::tests::parse_single_key ... ok
[INFO] [stdout] test shortcuts::tests::parse_unknown_key_fails ... ok
[INFO] [stdout] test config::tests::load_missing_returns_default ... ok
[INFO] [stdout] test whisper_client::tests::base64_audio_roundtrip ... ok
[INFO] [stdout] test whisper_client::tests::client_msg_serializes ... ok
[INFO] [stdout] test whisper_client::tests::server_done_deserializes ... ok
[INFO] [stdout] test history::tests::persists_to_jsonl ... ok
[INFO] [stdout] test whisper_client::tests::server_segment_deserializes ... ok
[INFO] [stdout] test whisper_models::tests::known_models_listed ... ok
[INFO] [stdout] test whisper_models::tests::cache_dir_has_systran_prefix ... ok
[INFO] [stdout] test history::tests::push_and_retrieve ... ok
[INFO] [stdout] test x11_window::tests::parses_xdotool_shell_output ... ok
[INFO] [stdout] test x11_window::tests::returns_none_for_partial_kv ... ok
[INFO] [stdout] test whisper_models::tests::size_label_formats ... ok
[INFO] [stdout] test x11_window::tests::parses_wm_class_missing ... ok
[INFO] [stdout] test x11_window::tests::parses_wm_class_one_field ... ok
[INFO] [stdout] test x11_window::tests::parses_wm_class_two_fields ... ok
[INFO] [stdout] test shortcuts::tests::parse_ctrl_shift_space ... ok
[INFO] [stdout] test gpu::tests::driver_ok_at_525 ... ok
[INFO] [stdout] test setup_window::tests::version_parses ... ok
[INFO] [stdout] test shortcuts::tests::parse_letter_key ... ok
[INFO] [stdout] test paths::tests::marker_round_trip ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- paths::tests::marker_round_trip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'paths::tests::marker_round_trip' (33) panicked at src/paths.rs:92:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f55e5ebd4c8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f55e5ebd4c8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f55e5ebd4c8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f55e5ebd4c8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f55e5ed44fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f55e5ed44fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5f55e5ec1e92 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f55e5ec1e92 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f55e5e9a7a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f55e5e9a7a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f55e5eb4cc9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f55e5e1c89c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5f55e5e1c89c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f55e5eb4e82 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5f55e5eb4e82 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f55e5e9a862 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f55e5e91e69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f55e5e9b73d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f55e5ed4c8c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f55e5ed4a02 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5f55e5ccb609 - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f55e5ccb609 - vooox[ee2759854e019cb0]::paths::tests::marker_round_trip
[INFO] [stdout]                                at /opt/rustwide/workdir/src/paths.rs:92:31
[INFO] [stdout]   22:     0x5f55e5cca5f7 - vooox[ee2759854e019cb0]::paths::tests::marker_round_trip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/paths.rs:87:27
[INFO] [stdout]   23:     0x5f55e5cda016 - <vooox[ee2759854e019cb0]::paths::tests::marker_round_trip::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f55e5e0f97b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f55e5e0f97b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5f55e5e1d1f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f55e5e1d1f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f55e5e1d1f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f55e5e1d1f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f55e5e1d1f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f55e5e1d1f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f55e5e1d1f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f55e5e17d54 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f55e5e17d54 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f55e5e20272 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5f55e5e20272 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f55e5e20272 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f55e5e20272 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f55e5e20272 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f55e5e20272 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5f55e5e20272 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f55e5ebc91f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5f55e5ebc91f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x71b56dc03aa4 - <unknown>
[INFO] [stdout]   45:     0x71b56dc90a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     paths::tests::marker_round_trip
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 34 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin vooox`
[INFO] running `Command { std: "docker" "inspect" "e1fa3e75ce6cd33a93c55131648a2b4ca3c70743f3b7841e1350deb7442eed55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1fa3e75ce6cd33a93c55131648a2b4ca3c70743f3b7841e1350deb7442eed55", kill_on_drop: false }`
[INFO] [stdout] e1fa3e75ce6cd33a93c55131648a2b4ca3c70743f3b7841e1350deb7442eed55
